バージョン

InitialIndentationLevel メソッド

最初のインデント レベルが設定されている場合、データ スキップ列の幅を計算するために使用されます。リモートのロードオンデマンドが有効な場合に使用されます。
シンタックス
'宣言
 
Public Function InitialIndentationLevel( _
   ByVal initialIndentationLevel As System.Integer _
) As TreeGridWrapper(Of T)
public TreeGridWrapper<T> InitialIndentationLevel( 
   System.int initialIndentationLevel
)

パラメータ

initialIndentationLevel
参照

オンラインで表示: GitHub